Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 4 Nov 2020 18:36:11 +0000 (18:36 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 4 Nov 2020 18:36:11 +0000 (18:36 +0000)
commit9a18acd28765f86b66f3a72880fe155f18b7c46b
treecb35d5b5061f9cefed76b492e2d6d7a49ca4062a
parentdc04f3ee3ca1c98968e0ead89d31b15b93abad49
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/boolean/test_astype.py
pandas/tests/arrays/boolean/test_construction.py
pandas/tests/arrays/integer/test_dtypes.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/scalar/timedelta/test_arithmetic.py